home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
aquaria.swf
/
scripts
/
DefineButton2_224
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-11-09
|
143 b
|
11 lines
on(release){
if(r2dir == "totube")
{
gotoAndStop(806);
}
if(r2dir == "tomain")
{
gotoAndStop(836);
}
}